@media (max-width: 768px) {
    .blogs__thumb--img img {
      height: auto;
    }
    .about_about .newslist .list .bt , .about_about .newslist .tj , .bd-con , .donation-area , .lxwm_con {
        display: none;
    }
    #wra {
        width: 100%;
    }
    .content-box .feature-title {
        font-size: 18px;
    }
    .feature-icon img {
        max-width: 100%;
    }
    .donation-area {
        background-repeat: repeat !important;
    }
    .product_title h1 {
        font-size: 18px;
    }
    .opinion ul {
        display: block !important;
    }
    .opinion li {
        width: 100%;
        background: #fff;
        position: relative;
    }
    .f50 {
        font-size: 30px !important;
    }
    .custom .custom_pic {
        width: 50%;
        height: auto;
        line-height: 30px;
        margin: 5px 0;
        float: left;
        background: #fff;
        box-shadow: 0 0 10px #e3e3e3;
        text-align: center;
    }
    .custom {
        padding: 0 0 0px;
    }
    .pt50 {
        padding-top: 30px;
    }
  }